home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Python1.4_Source / Modules / protos / cryptmodule_protos.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-06-24  |  81 b   |  4 lines

  1.  
  2. /* cryptmodule.c */
  3. static object *crypt_crypt ( object *self , object *args );
  4.